PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / PDFStructureElement Constructor / PDFStructureElement Constructor(String)
The type of this structure element.
In This Topic
    PDFStructureElement Constructor(String)
    In This Topic
    Initializes a new PDFStructureElement object.
    Syntax
    public PDFStructureElement( 
       java.lang.String type
    )

    Parameters

    type
    The type of this structure element.
    See Also